Myboardtoday Headless CMS API Reference
Myboardtoday API is a powerful no-code Backend-as-a-Service (BaaS) built on top of the Myboardtoday CMS, supporting resources such as Apps, Sources, and Editable Entries. With the MBT API, you can:
- Store and query structured content.
- Perform RAG (Retrieval-Augmented Generation) powered LLM queries.
- Retrieve similar entries using vector-based search.
- And much more.
๐ Authenticationโ
All API requests require an API key for authentication. Include your API key in the request headers using the x-api-key
header.
Exampleโ
x-api-key: YOUR_API_KEY
You can manage your API keys in the Admin Panel under the API tab.
๐ Rate Limitsโ
The API enforces usage limits based on your subscription plan. See the quota breakdown below:
Free Planโ
- Daily Request Limit: 1,000 requests
- Concurrent Requests: Up to 20
- Average Requests per Second: 100
Pro Planโ
- Daily Request Limit: 10,000 requests
- Concurrent Requests: Up to 200
- Average Requests per Second: 1,000
Enterprise Planโ
- Daily Request Limit: Unlimited
- Concurrent Requests: Unlimited
- Average Requests per Second: Unlimited
Report Bugs, Request New Features, and Win $50 Every Month
We value your precious feedback. Please contact us when you find a bug or would like to request a new feature. (In the main panel, click on the bob logo on the top left corner, then in the Dropdown menu click on โcontact for bugs or new featuresโ). Every month we will select an โopinion leaderโ and reward him/her with $50 in cash.